home *** CD-ROM | disk | FTP | other *** search
/ PC-SIG: World of Education / PC-SiG's World of Education.iso / run / 2602 / timeout.hlp < prev    next >
Encoding:
Text File  |  1989-02-04  |  318 b   |  9 lines

  1. TIMEOUT (loexpr,testexpr,hiexpr)
  2.  
  3. Returns time tag for the first step in the current
  4. processing period where the value of 'testexpr' is
  5. either less than 'loexpr' or greater than 'hiexpr'.
  6. I.e. returns the time when 'testexpr' first breaks
  7. out of the band defined by 'loexpr' and 'hiexpr'.
  8. See FUNCTIONS notes.
  9.